(Fother_buffer): Don't crash if BUF is nil
authorRichard M. Stallman <rms@gnu.org>
Sun, 28 Dec 2003 22:16:57 +0000 (22:16 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 28 Dec 2003 22:16:57 +0000 (22:16 +0000)
commitb6112db8d0f89fe678e83eaf9dd9182b1ab0d242
treefb30a8c26f80cb0258bf662674a0e03e90bd56ef
parent732922cb07d272ce9ba4b79ce7a17a274711edb9
(Fother_buffer): Don't crash if BUF is nil
or if its name is nil.

(Fkill_buffer): Don't delete auto-save file
if it's the same as the visited file.
src/buffer.c